HTTP

HTTP
Hypertext Transfer Protocol

* * *

HTTPEDV; Abk. für engl.〉 Hypertext Transfer Protocol (Hypertext-Übertragungsprotokoll), Kommunikationsprotokoll zur Übertragung von HTML-Dokumenten im Internet, das die entsprechenden Internetadressen mit „http://www.“ einleitet

* * *

HTTP
 
[Abk. für Hypertext Transfer Protocol, dt. »Übertragungsprotokoll für Hypertext«], ein vom World Wide Web Consortium entwickeltes Übertragungsprotokoll für die Übertragung von Daten im WWW, das im OSI-Schichtenmodell der Anwendungsschicht zuzuordnen ist und auf TCP/IP als Transportprotokoll aufbaut. Die Kommunikation erfolgt zwischen einem Web-Browser als Client (z. B. dem Internet Explorer oder dem Netscape Navigator) und einer Web-Server-Software (z. B. Apache) nach dem Prinzip »Anforderung und Antwort« (Request and Response): Die vier grundlegenden Operationen sind der TCP/IP-Verbindungsaufbau (Connection) und die Datenanforderung (Request) durch den Client, die Antwort (Response) durch den Server und der Verbindungsabbau (Close) entweder durch den Server nach der Übertragung der Daten oder durch den Client bei einem Abbruch. Die Server-Antwort besteht aus einer Statuszeile, in der die Protokollversion, der HTTP-Statuscode (Statuscode) über Erfolg oder Misserfolg der Anfrage und weitere Server-Informationen enthalten sind, sowie aus den angeforderten Daten, z. B. einer HTML-Seite. Findet der Client im übermittelten HTML-Quelltext eingebundene Grafiken oder Multimediaelemente (Ton, Video, Animationen), so fordert er diese Dateien sukzessive vom Server an. Dabei war in der Version HTPP 1.0 für jeden Dateitransfer eine gesonderte Request-Response-Sequenz mit Auf- und Abbau der TCP/IP-Verbindung nötig. Diesem Problem wurde in der im Juli 1999 verabschiedeten Version HTPP 1.1 durch sog. persistente (verharrende) Verbindungen begegnet, die mehrere Request-Response-Zyklen umfassen können. Neben HTTP spielt FTP eine wichtige Rolle im World Wide Web.

Universal-Lexikon. 2012.

Игры ⚽ Поможем написать курсовую
Synonyme:

Schlagen Sie auch in anderen Wörterbüchern nach:

  • HTTP cookie — HTTP Persistence · Compression · HTTPS Request methods OPTIONS · GET · HEAD · POST · PUT · DELETE · TRACE · CONNECT Header fields Cookie · ETag · Location · Referer DNT · …   Wikipedia

  • HTTP pipelining — is a technique in which multiple HTTP requests are written out to a single socket without waiting for the corresponding responses. Pipelining is only supported in HTTP/1.1, not in 1.0.The pipelining of requests results in a dramatic improvement… …   Wikipedia

  • HTTP-Tunnel Client — is a program created by HTTP Tunnel Corporation that masks application data as HTTP traffic to bypass firewalls. This is done by routing all outgoing traffic through port 80, the standard HTTP traffic port, and encapsulating this inside HTTP… …   Wikipedia

  • HTTP compression — is a capability built into both web servers and web browsers, to make better use of available bandwidth. HTTP protocol data is compressed before it is sent from the server: compliant browsers will announce what methods are supported to the server …   Wikipedia

  • HTTP header injection — is a general class of web application security vulnerability which occurs when Hypertext Transfer Protocol (HTTP) headers are dynamically generated based on user input. Header injection in HTTP responses can allow for HTTP response splitting and… …   Wikipedia

  • HTTP persistent connection — HTTP persistent connections, also called HTTP keep alive, or HTTP connection reuse, is the idea of using the same TCP connection to send and receive multiple HTTP requests/responses, as opposed to opening a new connection for every single… …   Wikipedia

  • HTTP response splitting — is a form of web application vulnerability, resulting from the failure of the application or its environment to properly sanitize input values. It can be used to perform cross site scripting attacks, cross user defacement, Web cache poisoning,… …   Wikipedia

  • HTTP(P2P) — is a protocol based on HTTP created to generate interest in developing peer based solutions to overloaded web traffic. External links * [http://ieeexplore.ieee.org/xpl/abs free.jsp?arNumber=1336564 IEEE xplore] …   Wikipedia

  • HTTP 404 — For broken links in Wikipedia, see Wikipedia:Link rot HTTP Persistence · Compression · HTTPS Request methods OPTIONS · GET …   Wikipedia

  • HTTP ETag — An ETag (entity tag) is an HTTP response header returned by an HTTP/1.1 compliant web server used to determine change in content at a given URL. When a new HTTP response contains the same ETag as an older HTTP response, the contents are… …   Wikipedia

  • HTTP referer — The referer, or HTTP referer, identifies, from the point of view of an internet webpage or resource, the address of the webpage (commonly the URL, the more generic URI or the i18n updated IRI) of the resource which links to it. By checking the… …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”